[INFO] cloning repository https://github.com/btn-group/sn-limit-orders
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/btn-group/sn-limit-orders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtn-group%2Fsn-limit-orders", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtn-group%2Fsn-limit-orders'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ff690d82c5011ef9139cf3da2e1edb026addcbb
[INFO] fixing btn-group/sn-limit-orders against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtn-group%2Fsn-limit-orders" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/btn-group/sn-limit-orders
[INFO] finished tweaking git repo https://github.com/btn-group/sn-limit-orders
[INFO] tweaked toml for git repo https://github.com/btn-group/sn-limit-orders written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/btn-group/sn-limit-orders on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/btn-group/sn-limit-orders already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9a788e292052d94bcb9e436237507959c2e27167c9ac14dd116bbd0dd420ae7d
[INFO] running `Command { std: "docker" "start" "9a788e292052d94bcb9e436237507959c2e27167c9ac14dd116bbd0dd420ae7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a788e292052d94bcb9e436237507959c2e27167c9ac14dd116bbd0dd420ae7d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a788e292052d94bcb9e436237507959c2e27167c9ac14dd116bbd0dd420ae7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a788e292052d94bcb9e436237507959c2e27167c9ac14dd116bbd0dd420ae7d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling schemars v0.7.6
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking cpufeatures v0.1.4
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking fixed-hash v0.6.1
[INFO] [stderr]     Checking uint v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking primitive-types v0.7.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.5
[INFO] [stderr]     Checking libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling schemars_derive v0.7.6
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking serde-json-wasm v0.2.3
[INFO] [stderr]     Checking bincode2 v2.0.1
[INFO] [stderr]     Checking cosmwasm-std v0.10.0 (https://github.com/enigmampc/SecretNetwork?tag=v1.0.0#490fba92)
[INFO] [stderr]     Checking cosmwasm-schema v0.10.0 (https://github.com/enigmampc/SecretNetwork?tag=v1.0.0#490fba92)
[INFO] [stderr]     Checking secret-toolkit-utils v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7)
[INFO] [stderr]     Checking secret-toolkit-serialization v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7)
[INFO] [stderr]     Checking cosmwasm-storage v0.10.0 (https://github.com/enigmampc/SecretNetwork?tag=v1.0.0#490fba92)
[INFO] [stderr]     Checking secret-toolkit-crypto v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7)
[INFO] [stderr]     Checking secret-toolkit-snip721 v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7)
[INFO] [stderr]     Checking secret-toolkit-snip20 v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7)
[INFO] [stderr]     Checking secret-toolkit-storage v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7)
[INFO] [stderr]     Checking secret-toolkit v0.1.0 (https://github.com/enigmampc/secret-toolkit#87b3a5d7)
[INFO] [stderr]     Checking cw-secret-network-limit-orders v8.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/integration.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/schema.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.85s
[INFO] [stderr] crater-edition-check: cw-secret-network-limit-orders v8.0.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]     Checking cw-secret-network-limit-orders v8.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.20s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]     Checking cw-secret-network-limit-orders v8.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/schema.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.54s
[INFO] [stderr] crater-edition-check: cw-secret-network-limit-orders v8.0.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking cw-secret-network-limit-orders v8.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]  --> src/msg.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub butt: SecretContract,
[INFO] [stdout]   |               ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub execution_fee: Uint128,
[INFO] [stdout]    |                        ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub sscrt: SecretContract,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]  --> src/msg.rs:7:59
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]   |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]  --> src/msg.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub butt: SecretContract,
[INFO] [stdout]   |               ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub execution_fee: Uint128,
[INFO] [stdout]    |                        ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub sscrt: SecretContract,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]  --> src/msg.rs:7:59
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]   |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |         from_token_address: HumanAddr,
[INFO] [stdout]    |                             ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         position: Uint128,
[INFO] [stdout]    |                   ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |         borrow_amount: Uint128,
[INFO] [stdout]    |                        ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |         hops: VecDeque<Hop>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:25:36
[INFO] [stdout]    |
[INFO] [stdout] 25 |         minimum_acceptable_amount: Option<Uint128>,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |         sender: HumanAddr,
[INFO] [stdout]    |                 ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |         from: HumanAddr,
[INFO] [stdout]    |               ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |         amount: Uint128,
[INFO] [stdout]    |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |         msg: Option<Binary>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         tokens: Vec<SecretContract>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |         viewing_key: String,
[INFO] [stdout]    |                      ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |         denom: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |         key: Option<String>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |         token_address: Option<HumanAddr>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |         addresses_allowed_to_fill: Option<Vec<HumanAddr>>,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |         execution_fee: Option<Uint128>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |         activity_records: Vec<ActivityRecord>,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |         total: Option<Uint128>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |         orders: Vec<HumanizedOrder>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |         total: Option<Uint128>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |         key: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |         page: Uint128,
[INFO] [stdout]    |               ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |         page_size: Uint128,
[INFO] [stdout]    |                    ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |         key: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |         page: Uint128,
[INFO] [stdout]    |               ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |         page_size: Uint128,
[INFO] [stdout]    |                    ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |         address: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 |         key: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |         page: Uint128,
[INFO] [stdout]    |               ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |         page_size: Uint128,
[INFO] [stdout]    |                    ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |         address: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |         key: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |         positions: Vec<Uint128>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |         to_amount: Uint128,
[INFO] [stdout]    |                    ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |         to_token: HumanAddr,
[INFO] [stdout]    |                   ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |         position: Uint128,
[INFO] [stdout]    |                   ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |         expected_return: Option<Uint128>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         to: Option<HumanAddr>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |         from_token_address: HumanAddr,
[INFO] [stdout]    |                             ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         position: Uint128,
[INFO] [stdout]    |                   ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |         borrow_amount: Uint128,
[INFO] [stdout]    |                        ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |         hops: VecDeque<Hop>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:25:36
[INFO] [stdout]    |
[INFO] [stdout] 25 |         minimum_acceptable_amount: Option<Uint128>,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |         sender: HumanAddr,
[INFO] [stdout]    |                 ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |         from: HumanAddr,
[INFO] [stdout]    |               ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |         amount: Uint128,
[INFO] [stdout]    |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |         msg: Option<Binary>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         tokens: Vec<SecretContract>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |         viewing_key: String,
[INFO] [stdout]    |                      ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |         denom: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |         key: Option<String>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |         token_address: Option<HumanAddr>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |         addresses_allowed_to_fill: Option<Vec<HumanAddr>>,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |         execution_fee: Option<Uint128>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub order_position: Uint128,
[INFO] [stdout]    |                         ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub position: Uint128,
[INFO] [stdout]    |                   ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub activity: u8,
[INFO] [stdout]    |                   ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:16:36
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub result_from_amount_filled: Option<Uint128>,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:17:38
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub result_net_to_amount_filled: Option<Uint128>,
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub updated_at_block_height: u64,
[INFO] [stdout]    |                                  ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub updated_at_block_time: u64,
[INFO] [stdout]    |                                ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:11:63
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Eq, PartialEq, Debug, Clone, JsonSchema)]
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |         activity_records: Vec<ActivityRecord>,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |         total: Option<Uint128>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub admin: HumanAddr,
[INFO] [stdout]    |                ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |         orders: Vec<HumanizedOrder>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |         total: Option<Uint128>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:25:36
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub addresses_allowed_to_fill: Vec<HumanAddr>,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub butt: SecretContract,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub execution_fee: Uint128,
[INFO] [stdout]    |                        ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub sscrt: SecretContract,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:22:59
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub address: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub contract_hash: String,
[INFO] [stdout]    |                        ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:31:63
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Serialize, Deserialize, Eq, PartialEq, Debug, Clone, JsonSchema)]
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub address: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub contract_hash: String,
[INFO] [stdout]    |                        ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub sum_balance: Uint128,
[INFO] [stdout]    |                      ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:38:63
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Serialize, Deserialize, Eq, PartialEq, Debug, Clone, JsonSchema)]
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |         key: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |         page: Uint128,
[INFO] [stdout]    |               ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |         page_size: Uint128,
[INFO] [stdout]    |                    ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |         key: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |         page: Uint128,
[INFO] [stdout]    |               ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |         page_size: Uint128,
[INFO] [stdout]    |                    ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |         address: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 |         key: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |         page: Uint128,
[INFO] [stdout]    |               ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |         page_size: Uint128,
[INFO] [stdout]    |                    ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |         address: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |         key: String,
[INFO] [stdout]    |              ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |         positions: Vec<Uint128>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub creator: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub execution_fee: Option<Uint128>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub position: Uint128,
[INFO] [stdout]    |                   ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub from_token: HumanAddr,
[INFO] [stdout]    |                     ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub to_token: HumanAddr,
[INFO] [stdout]    |                   ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub from_amount: Uint128,
[INFO] [stdout]    |                      ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:75:29
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub from_amount_filled: Uint128,
[INFO] [stdout]    |                             ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub net_to_amount: Uint128,
[INFO] [stdout]    |                        ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub net_to_amount_filled: Uint128,
[INFO] [stdout]    |                               ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub cancelled: bool,
[INFO] [stdout]    |                    ^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fee: Uint128,
[INFO] [stdout]    |              ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:80:32
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub created_at_block_time: u64,
[INFO] [stdout]    |                                ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:81:34
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub created_at_block_height: u64,
[INFO] [stdout]    |                                  ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Serialize, Deserialize, JsonSchema, Clone, Debug)]
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |         to_amount: Uint128,
[INFO] [stdout]    |                    ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |         to_token: HumanAddr,
[INFO] [stdout]    |                   ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |         position: Uint128,
[INFO] [stdout]    |                   ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |         expected_return: Option<Uint128>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         to: Option<HumanAddr>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub creator: CanonicalAddr,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub execution_fee: Option<Uint128>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub position: Uint128,
[INFO] [stdout]    |                   ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub other_storage_position: Uint128,
[INFO] [stdout]    |                                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:90:21
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub from_token: HumanAddr,
[INFO] [stdout]    |                     ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub to_token: HumanAddr,
[INFO] [stdout]    |                   ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub from_amount: Uint128,
[INFO] [stdout]    |                      ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:93:29
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub from_amount_filled: Uint128,
[INFO] [stdout]    |                             ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub net_to_amount: Uint128,
[INFO] [stdout]    |                        ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:95:31
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub net_to_amount_filled: Uint128,
[INFO] [stdout]    |                               ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub cancelled: bool,
[INFO] [stdout]    |                    ^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fee: Uint128,
[INFO] [stdout]    |              ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub order_position: Uint128,
[INFO] [stdout]    |                         ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub position: Uint128,
[INFO] [stdout]    |                   ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub activity: u8,
[INFO] [stdout]    |                   ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:16:36
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub result_from_amount_filled: Option<Uint128>,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:98:32
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub created_at_block_time: u64,
[INFO] [stdout]    |                                ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:99:34
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub created_at_block_height: u64,
[INFO] [stdout]    |                                  ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:84:34
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[derive(Serialize, Deserialize, JsonSchema, Clone, Debug, PartialEq)]
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:17:38
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub result_net_to_amount_filled: Option<Uint128>,
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub updated_at_block_height: u64,
[INFO] [stdout]    |                                  ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub updated_at_block_time: u64,
[INFO] [stdout]    |                                ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:11:63
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Eq, PartialEq, Debug, Clone, JsonSchema)]
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub from_token: SecretContract,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:125:31
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub trade_smart_contract: SecretContract,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub admin: HumanAddr,
[INFO] [stdout]    |                ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:25:36
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub addresses_allowed_to_fill: Vec<HumanAddr>,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub position: Option<Uint128>,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub butt: SecretContract,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]    --> src/state.rs:122:59
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]     |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub execution_fee: Uint128,
[INFO] [stdout]    |                        ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub sscrt: SecretContract,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:22:59
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub address: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub contract_hash: String,
[INFO] [stdout]    |                        ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:31:63
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Serialize, Deserialize, Eq, PartialEq, Debug, Clone, JsonSchema)]
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub current_hop: Option<Hop>,
[INFO] [stdout]     |                      ^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub remaining_hops: VecDeque<Hop>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub borrow_amount: Uint128,
[INFO] [stdout]     |                        ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub borrow_token: SecretContract,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:135:36
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub minimum_acceptable_amount: Option<Uint128>,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub initiator: HumanAddr,
[INFO] [stdout]     |                    ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub send_excess_to: HumanAddr,
[INFO] [stdout]     |                         ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]    --> src/state.rs:129:59
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]     |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub address: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub contract_hash: String,
[INFO] [stdout]    |                        ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub sum_balance: Uint128,
[INFO] [stdout]    |                      ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:38:63
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Serialize, Deserialize, Eq, PartialEq, Debug, Clone, JsonSchema)]
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub creator: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub execution_fee: Option<Uint128>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub position: Uint128,
[INFO] [stdout]    |                   ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub from_token: HumanAddr,
[INFO] [stdout]    |                     ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub to_token: HumanAddr,
[INFO] [stdout]    |                   ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub from_amount: Uint128,
[INFO] [stdout]    |                      ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:75:29
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub from_amount_filled: Uint128,
[INFO] [stdout]    |                             ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub net_to_amount: Uint128,
[INFO] [stdout]    |                        ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub net_to_amount_filled: Uint128,
[INFO] [stdout]    |                               ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub cancelled: bool,
[INFO] [stdout]    |                    ^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fee: Uint128,
[INFO] [stdout]    |              ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:80:32
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub created_at_block_time: u64,
[INFO] [stdout]    |                                ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:81:34
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub created_at_block_height: u64,
[INFO] [stdout]    |                                  ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Serialize, Deserialize, JsonSchema, Clone, Debug)]
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub creator: CanonicalAddr,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub execution_fee: Option<Uint128>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub position: Uint128,
[INFO] [stdout]    |                   ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub other_storage_position: Uint128,
[INFO] [stdout]    |                                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:90:21
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub from_token: HumanAddr,
[INFO] [stdout]    |                     ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub to_token: HumanAddr,
[INFO] [stdout]    |                   ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub from_amount: Uint128,
[INFO] [stdout]    |                      ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:93:29
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub from_amount_filled: Uint128,
[INFO] [stdout]    |                             ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub net_to_amount: Uint128,
[INFO] [stdout]    |                        ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:95:31
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub net_to_amount_filled: Uint128,
[INFO] [stdout]    |                               ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub cancelled: bool,
[INFO] [stdout]    |                    ^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fee: Uint128,
[INFO] [stdout]    |              ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:98:32
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub created_at_block_time: u64,
[INFO] [stdout]    |                                ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:99:34
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub created_at_block_height: u64,
[INFO] [stdout]    |                                  ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:84:34
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[derive(Serialize, Deserialize, JsonSchema, Clone, Debug, PartialEq)]
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub from_token: SecretContract,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:125:31
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub trade_smart_contract: SecretContract,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub position: Option<Uint128>,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]    --> src/state.rs:122:59
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]     |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub current_hop: Option<Hop>,
[INFO] [stdout]     |                      ^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub remaining_hops: VecDeque<Hop>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub borrow_amount: Uint128,
[INFO] [stdout]     |                        ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub borrow_token: SecretContract,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:135:36
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub minimum_acceptable_amount: Option<Uint128>,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub initiator: HumanAddr,
[INFO] [stdout]     |                    ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/state.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub send_excess_to: HumanAddr,
[INFO] [stdout]     |                         ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]    --> src/state.rs:129:59
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
[INFO] [stdout]     |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cw-secret-network-limit-orders` (lib) due to 104 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cw-secret-network-limit-orders` (lib test) due to 104 previous errors
[INFO] running `Command { std: "docker" "inspect" "9a788e292052d94bcb9e436237507959c2e27167c9ac14dd116bbd0dd420ae7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a788e292052d94bcb9e436237507959c2e27167c9ac14dd116bbd0dd420ae7d", kill_on_drop: false }`
[INFO] [stdout] 9a788e292052d94bcb9e436237507959c2e27167c9ac14dd116bbd0dd420ae7d
